home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / rapidphp / rapidphp7.exe / {app} / data / cssdefs / Opera 5.ini < prev    next >
INI File  |  2005-10-13  |  9KB  |  517 lines

  1. [%info]
  2. CSS Opera 5 and 6 Compatible
  3. Reference: http://www.opera.com/docs/specs/opera6/
  4.  
  5. [%groups]
  6. borders=Borders
  7. colors=Colors and Backgrounds
  8. fonts=Font
  9. generate=Generated Content
  10. page=Page
  11. table=Tables
  12. text=Text
  13. visual=Visual
  14.  
  15. [%properties]
  16. background
  17. background-attachment
  18. background-color
  19. background-image
  20. background-position
  21. background-repeat
  22. border
  23. border-bottom
  24. border-bottom-color
  25. border-bottom-style
  26. border-bottom-width
  27. border-collapse
  28. border-color
  29. border-left
  30. border-left-color
  31. border-left-style
  32. border-left-width
  33. border-right
  34. border-right-color
  35. border-right-style
  36. border-right-width
  37. border-spacing
  38. border-style
  39. border-top
  40. border-top-color
  41. border-top-style
  42. border-top-width
  43. border-width
  44. bottom
  45. caption-side
  46. clear
  47. color
  48. content
  49. counter-increment
  50. counter-reset
  51. display
  52. empty-cells
  53. float
  54. font
  55. font-family
  56. font-size
  57. font-style
  58. font-variant
  59. font-weight
  60. height
  61. left
  62. letter-spacing
  63. line-height
  64. list-style
  65. list-style-image
  66. list-style-position
  67. list-style-type
  68. margin
  69. margin-bottom
  70. margin-left
  71. margin-right
  72. margin-top
  73. max-height
  74. max-width
  75. min-height
  76. min-width
  77. orphans
  78. overflow
  79. padding
  80. padding-bottom
  81. padding-left
  82. padding-right
  83. padding-top
  84. page
  85. page-break-after
  86. page-break-before
  87. page-break-inside
  88. position
  89. quotes
  90. right
  91. size
  92. text-align
  93. text-decoration
  94. text-indent
  95. text-transform
  96. top
  97. vertical-align
  98. visibility
  99. white-space
  100. widows
  101. width
  102. word-spacing
  103. z-index
  104.  
  105. [%units]
  106. <length>=px|em|ex|pt|in|pc|mm|cm
  107.  
  108. [%types]
  109. <border-style>=none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset
  110. <border-width>=<length>|thin|medium|thick
  111. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  112. <relative-size>=larger|smaller
  113. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  114.  
  115.  
  116. [background]
  117. group=colors
  118. value=<mixed>
  119. sub1=background-color,<color>|transparent
  120. sub2=background-image,<imageurl>|none
  121. sub3=background-repeat,repeat|repeat-x|repeat-y|no-repeat
  122. sub4=background-attachment,scroll|fixed
  123. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  124.  
  125. [background-attachment]
  126. group=colors
  127. value=scroll|fixed
  128.  
  129. [background-color]
  130. group=colors
  131. value=<color>|transparent
  132.  
  133. [background-image]
  134. group=colors
  135. value=<imageurl>|none
  136.  
  137. [background-position]
  138. group=colors
  139. value=<percentage>|<length>|top|center|bottom|left|right
  140.  
  141. [background-repeat]
  142. group=colors
  143. value=repeat|repeat-x|repeat-y|no-repeat
  144.  
  145. [border]
  146. group=borders
  147. value=<mixed>
  148. sub1=width,<border-width>
  149. sub2=style,<border-style>
  150. sub3=color,<color>
  151.  
  152. [border-bottom]
  153. group=borders
  154. value=<mixed>
  155. sub1=width,<border-width>
  156. sub2=style,<border-style>
  157. sub3=color,<color>
  158.  
  159. [border-bottom-color]
  160. group=borders
  161. value=<color>
  162.  
  163. [border-bottom-style]
  164. group=borders
  165. value=<border-style>
  166.  
  167. [border-bottom-width]
  168. group=borders
  169. value=<border-width>
  170.  
  171. [border-collapse]
  172. group=table
  173. value=collapse|separate
  174.  
  175. [border-color]
  176. group=borders
  177. value=<mixed>|<color>
  178. sub1=border-top-color,<color>
  179. sub2=border-right-color,<color>
  180. sub3=border-bottom-color,<color>
  181. sub4=border-left-color,<color>
  182.  
  183. [border-left]
  184. group=borders
  185. value=<mixed>
  186. sub1=width,<border-width>
  187. sub2=style,<border-style>
  188. sub3=color,<color>
  189.  
  190. [border-left-color]
  191. group=borders
  192. value=<color>
  193.  
  194. [border-left-style]
  195. group=borders
  196. value=<border-style>
  197.  
  198. [border-left-width]
  199. group=borders
  200. value=<border-width>
  201.  
  202. [border-right]
  203. group=borders
  204. value=<mixed>
  205. sub1=width,<border-width>
  206. sub2=style,<border-style>
  207. sub3=color,<color>
  208.  
  209. [border-right-color]
  210. group=borders
  211. value=<color>
  212.  
  213. [border-right-style]
  214. group=borders
  215. value=<border-style>
  216.  
  217. [border-right-width]
  218. group=borders
  219. value=<border-width>
  220.  
  221. [border-spacing]
  222. group=table
  223. value=<length>
  224.  
  225. [border-style]
  226. group=borders
  227. value=<mixed>|<border-style>
  228. sub1=border-top-style,<border-style>
  229. sub2=border-right-style,<border-style>
  230. sub3=border-bottom-style,<border-style>
  231. sub4=border-left-style,<border-style>
  232.  
  233. [border-top]
  234. group=borders
  235. value=<mixed>
  236. sub1=width,<border-width>
  237. sub2=style,<border-style>
  238. sub3=color,<color>
  239.  
  240. [border-top-color]
  241. group=borders
  242. value=<color>
  243.  
  244. [border-top-style]
  245. group=borders
  246. value=<border-style>
  247.  
  248. [border-top-width]
  249. group=borders
  250. value=<border-width>
  251.  
  252. [border-width]
  253. group=borders
  254. value=<mixed>|<border-width>
  255. sub1=border-top-width,<border-width>
  256. sub2=border-right-width,<border-width>
  257. sub3=border-bottom-width,<border-width>
  258. sub4=border-left-width,<border-width>
  259.  
  260. [bottom]
  261. group=visual
  262. value=<percentage>|<length>|auto
  263.  
  264. [caption-side]
  265. group=table
  266. value=top|bottom|left|right
  267.  
  268. [clear]
  269. group=borders
  270. value=none|left|right|both
  271.  
  272. [color]
  273. group=colors
  274. value=<color>
  275.  
  276. [content]
  277. group=generate
  278. value=open-quote|close-quote|no-open-quote|no-close-quote
  279.  
  280. [counter-increment]
  281. group=generate
  282. value=none
  283.  
  284. [counter-reset]
  285. group=generate
  286. value=none
  287.  
  288. [display]
  289. group=visual
  290. value=inline|block|list-item|run-in|compact|table|inline-table|table-row-group|table-header-group|table-footer-group|table-row|table-cell|table-caption|none
  291.  
  292. [empty-cells]
  293. group=table
  294. value=show|hide
  295.  
  296. [float]
  297. group=borders
  298. value=left|right|none
  299.  
  300. [font]
  301. group=fonts
  302. value=<mixed>
  303. sub1=font-style,normal|italic|oblique
  304. sub2=font-variant,normal|small-caps
  305. sub3=font-weight,normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  306. sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  307. sub5=line-height,<percentage>|<length>|<number>|normal
  308. sub6=font-family,<font>
  309. sub7=system-specific,caption|icon|menu|message-box|small-caption|status-bar
  310.  
  311. [font-family]
  312. group=fonts
  313. value=<font>
  314.  
  315. [font-size]
  316. group=fonts
  317. value=<length>|<percentage>|<relative-size>|<absolute-size>
  318.  
  319. [font-style]
  320. group=fonts
  321. value=normal|italic|oblique
  322.  
  323. [font-variant]
  324. group=fonts
  325. value=normal|small-caps
  326.  
  327. [font-weight]
  328. group=fonts
  329. value=normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  330.  
  331. [height]
  332. group=visual
  333. value=<percentage>|<length>|auto
  334.  
  335. [left]
  336. group=visual
  337. value=<percentage>|<length>|auto
  338.  
  339. [letter-spacing]
  340. group=text
  341. value=<length>|normal
  342.  
  343. [line-height]
  344. group=text
  345. value=<percentage>|<length>|<number>|normal
  346.  
  347. [list-style]
  348. group=visual
  349. value=<mixed>
  350. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  351. sub2=list-style-position,inside|outside
  352. sub3=list-style-image,<imageurl>|none
  353.  
  354. [list-style-image]
  355. group=visual
  356. value=<imageurl>|none
  357.  
  358. [list-style-position]
  359. group=visual
  360. value=inside|outside
  361.  
  362. [list-style-type]
  363. group=visual
  364. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  365.  
  366. [margin]
  367. group=borders
  368. value=<mixed>|<percentage>|<length>|auto
  369. sub1=margin-top,<percentage>|<length>|auto
  370. sub2=margin-right,<percentage>|<length>|auto
  371. sub3=margin-bottom,<percentage>|<length>|auto
  372. sub4=margin-left,<percentage>|<length>|auto
  373.  
  374. [margin-bottom]
  375. group=borders
  376. value=<percentage>|<length>|auto
  377.  
  378. [margin-left]
  379. group=borders
  380. value=<percentage>|<length>|auto
  381.  
  382. [margin-right]
  383. group=borders
  384. value=<percentage>|<length>|auto
  385.  
  386. [margin-top]
  387. group=borders
  388. value=<percentage>|<length>|auto
  389.  
  390. [max-height]
  391. group=visual
  392. value=<percentage>|<length>|none
  393.  
  394. [max-width]
  395. group=visual
  396. value=<percentage>|<length>|none
  397.  
  398. [min-height]
  399. group=visual
  400. value=<percentage>|<length>|none
  401.  
  402. [min-width]
  403. group=visual
  404. value=<percentage>|<length>|none
  405.  
  406. [orphans]
  407. group=page
  408. value=<integer>
  409.  
  410. [overflow]
  411. group=visual
  412. value=visible|hidden
  413.  
  414. [padding]
  415. group=borders
  416. value=<mixed>|<percentage>|<length>
  417. sub1=padding-top,<percentage>|<length>
  418. sub2=padding-right,<percentage>|<length>
  419. sub3=padding-bottom,<percentage>|<length>
  420. sub4=padding-left,<percentage>|<length>
  421.  
  422. [padding-bottom]
  423. group=borders
  424. value=<percentage>|<length>
  425.  
  426. [padding-left]
  427. group=borders
  428. value=<percentage>|<length>
  429.  
  430. [padding-right]
  431. group=borders
  432. value=<percentage>|<length>
  433.  
  434. [padding-top]
  435. group=borders
  436. value=<percentage>|<length>
  437.  
  438. [page]
  439. group=page
  440. value=auto
  441.  
  442. [page-break-after]
  443. group=page
  444. value=auto|always|avoid|left|right
  445.  
  446. [page-break-before]
  447. group=page
  448. value=auto|always|avoid|left|right
  449.  
  450. [page-break-inside]
  451. group=page
  452. value=avoid|auto
  453.  
  454. [position]
  455. group=visual
  456. value=static|relative|absolute|fixed
  457.  
  458. [quotes]
  459. group=visual
  460. value=none
  461.  
  462. [right]
  463. group=visual
  464. value=<percentage>|<length>|auto
  465.  
  466. [size]
  467. group=page
  468. value=<length>|auto|portrait|landscape
  469.  
  470. [text-align]
  471. group=text
  472. value=left|right|center|justify
  473.  
  474. [text-decoration]
  475. group=text
  476. value=none|underline|overline|line-through|blink
  477.  
  478. [text-indent]
  479. group=text
  480. value=<percentage>|<length>
  481.  
  482. [text-transform]
  483. group=text
  484. value=capitalize|uppercase|lowercase|none
  485.  
  486. [top]
  487. group=visual
  488. value=<percentage>|<length>|auto
  489.  
  490. [vertical-align]
  491. group=visual
  492. value=<percentage>|<length>|baseline|sub|super|top|text-top|middle|bottom|text-bottom
  493.  
  494. [visibility]
  495. group=visual
  496. value=visible|hidden
  497.  
  498. [white-space]
  499. group=text
  500. value=normal|pre|nowrap
  501.  
  502. [widows]
  503. group=page
  504. value=<integer>
  505.  
  506. [width]
  507. group=visual
  508. value=<percentage>|<length>|auto
  509.  
  510. [word-spacing]
  511. group=text
  512. value=<length>|normal
  513.  
  514. [z-index]
  515. group=visual
  516. value=<number>|auto
  517.